Sort cached pipeline definition mapping by Def ID#129812
Open
Copilot wants to merge 2 commits into
Open
Conversation
Co-authored-by: JulieLeeMSFT <63486087+JulieLeeMSFT@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix code based on review comment
Sort cached pipeline definition mapping by Def ID
Jun 24, 2026
JulieLeeMSFT
approved these changes
Jun 25, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the CI pipeline monitor documentation by restoring ascending numeric order for the cached Azure DevOps pipeline definition IDs, keeping the mapping easy to scan while leaving “Private — skip” entries at the end.
Changes:
- Reordered the “Cached Definition ID Mapping” table rows by ascending numeric
Def ID. - Kept the “Private — skip” rows grouped at the end of the table.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addresses the review feedback on
#discussion_r3443995178by applying only the requested documentation update: keep the cached mapping easy to scan by restoring Def ID ascending order.Change made
.github/skills/ci-pipeline-monitor/pipelines.mdunder Cached Definition ID Mapping so entries are sorted by numericDef ID.Example (before/after ordering intent)